home *** CD-ROM | disk | FTP | other *** search
-
- Most of the scripts have a description and usage information
- preamble, so load them in under Textra for more specific
- information.
-
-
- NOTE: all applicable Textra-ARexx scripts now use the
- CHECKCANCEL command, allowing you abort them.
-
-
- New general-purpose scripts
- ---------------------------
-
- o Art1.textra & Art2.textra - neat random-movement ascii
- graphics... hard to believe it's a text editor! Thanks to
- Nick Didkovsky (saying thanks to Nick gets to be a habit!),
- long-time JForth guru.
-
- o InsertF.textra - recommend you assign this to a CTRL or F-
- key. Then, enter & select the filename, then at the touch
- of that key, the file is inserted.
-
- o AddIcon.textra - With just a little setup work, this script
- can be used to create Workbench icons for your Textra files.
- Double-clicking on them opens the text file in Textra!
-
-
- New scripts for JForth
- ----------------------
- (in rexx/JForth_Scripts)
-
- o zDotIf.textra - Select a block of text and this script will
- encase the entire thing in JForth conditional-compilation
- .IF and .THEN operators. OR you can remove same... read
- the script preamble to see all this one can do.
-
- o jfcomment.textra - no longer requires a selection... will
- comment/uncomment the cursor-line of no selection exists.
-
-
- New scripts for C
- -----------------
- (in rexx/C_Scripts)
-
- o markcfuncs.textra - the 1.15 version seems to have had an
- extra 'end' statement in it (sorry about that)
-
-